Skip to content

Conversation

jwestbrook
Copy link
Collaborator

When prototype and Google StreetView are loaded on the same page, Google Street viewer ceases to respond to mouse events. I tracked it down to $A() being aliased as Array.from.

As there is no other code that uses Array.from and the next version is going to drop a lot of old support this might be a good time to drop this alias (as it also overwrites the native method as well)

links for details

https://stackoverflow.com/q/50418704/341491

https://issuetracker.google.com/issues/72690631

codemasher added a commit to codemasher/prototype that referenced this pull request Mar 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant